_MI_SLAB_ALLOCATOR_PROTECTION

//0x4 bytes (sizeof) enum _MI_SLAB_ALLOCATOR_PROTECTION { MiSlabAllocatorProtectionReadExecute = 0, MiSlabAllocatorProtectionReadOnly = 1, MiSlabAllocatorProtectionNoAccess = 2, MiSlabAllocatorProtectionMax = 3 };